Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Update zend-form-zend-form-fieldset.rst #1537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tnrn9b
Copy link

@tnrn9b tnrn9b commented May 11, 2016

This update fixes an omission to the tutorial. Failure to include the following lines in ''/module/Blog/src/Blog/Service/PostService.php'' will result in
a Fatal Error:

use Blog\Model\Post;
use Blog\Model\PostInterface;

This update fixes an omission to the tutorial. Failure to include the following lines in ''/module/Blog/src/Blog/Service/PostService.php'' will result in
a Fatal Error:
> use Blog\Model\Post;
> use Blog\Model\PostInterface;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant